Skip to main content

indicatorColor

Type

property

Summary

Specifies color of the indicator.

Syntax

set the indicatorColor of widget to <RGBA Color>
get the indicatorColor of widget

Description

Use the indicatorColor property to specify the indicator color. The indicator is only visible if property useIndicator is true

Examples

set the indicatorColor of widget "NavigationRail" to "0,0,255,157"